projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57390c3
)
imx8mq_evk/README: fix DDR training firmware path
author
Baruch Siach
<
[email protected]
>
Thu, 28 Feb 2019 11:51:05 +0000
(13:51 +0200)
committer
Stefano Babic
<
[email protected]
>
Wed, 13 Mar 2019 08:14:35 +0000
(09:14 +0100)
Remove a redundant directory level.
Reported-by: Ofer Heifetz <
[email protected]
>
Tested-by: Fabio Estevam <
[email protected]
>
Signed-off-by: Baruch Siach <
[email protected]
>
Reviewed-by: Peng Fan <
[email protected]
>
board/freescale/imx8mq_evk/README
patch
|
blob
|
history
diff --git
a/board/freescale/imx8mq_evk/README
b/board/freescale/imx8mq_evk/README
index 004fa3fb3cf66b4292d47cb78553e98fb9f66d07..2529f7da3d9813edaa9b174565f39ec7f27a9f52 100644
(file)
--- a/
board/freescale/imx8mq_evk/README
+++ b/
board/freescale/imx8mq_evk/README
@@
-20,7
+20,7
@@
$ wget https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/firmware-imx-7.9.bin
$ chmod +x firmware-imx-7.9.bin
$ ./firmware-imx-7.9.bin
$ cp firmware-imx-7.9/firmware/hdmi/cadence/signed_hdmi_imx8m.bin $(srctree)
-$ cp firmware-imx-7.9/firmware
-imx-7.9/firmware
/ddr/synopsys/lpddr4*.bin $(srctee)
+$ cp firmware-imx-7.9/firmware/ddr/synopsys/lpddr4*.bin $(srctee)
Build U-Boot
====================